Skip to content

Adding support for the new VSCode extension #1115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Stefterv
Copy link
Collaborator

@Stefterv Stefterv commented May 22, 2025

I am working on a new VSCode extension here: https://github.com/Stefterv/processing4-vscode-extension

This pull request will add the following:

  • A new revision of storing the install location in Java Preferences
  • A new command line path processing contributions examples list to list all the examples installed in Processing
  • A new command line path processing sketchbook list to list all the sketches saved in the users sketchbook

For those who are curious and might want to contribute to the new extension feel free to try it from here: https://github.com/Stefterv/processing4-vscode-extension/releases/tag/latest

Fixes #1062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up previous version install locations and check if other locations are still installed
1 participant